home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / nyword20.arc / INSTALL.DOC < prev    next >
Encoding:
Text File  |  1986-09-30  |  4.9 KB  |  99 lines

  1.            INSTALLATION INSTRUCTIONS FOR THE NEW YORK WORD
  2.                              VERSION 2.0
  3.  
  4.     The  NYW  package is stored in a special archived format. In order
  5. to de-archive the files, you need the  public  domain  utility  called
  6. ARC,  version  5.1  or  later.  This  utility  can  be downloaded from
  7. virtually every bulletin board in the country.
  8.  
  9.     There   is   a   batch   file  on  the  distribution  disk  called
  10. "INSTALL.BAT". Put your NYWord disk in disk A  and  type  "A:INSTALL".
  11. The  installation procedure assumes you have a hard disk named "C" and
  12. that you want to install it on drive C. If this is not the case,  then
  13. you will have to modify the batch file.
  14.  
  15.     The  INSTALL.BAT file will create a subdirectory on drive C called
  16. \NYW.  In  this  directory  will  be  placed  the  executable  program
  17. (WP.EXE),  the  help  files (NYWHELP.XX), some text files (*.DOC), and
  18. the printer configuration files (*.PRT). If you are a registered user,
  19. then you will  receive  the  mail  merge  program,  the  multi  column
  20. utility,  and  possibly some other utilities. The INSTALL program will
  21. make subdirectories for these too (\NYW\NYWMAIL, \NYW\MULTICOL).
  22.  
  23.     Among the extracted files are three files which are important (but
  24. not required) in order to configure your NYW environment. These  files
  25. are : 
  26.  
  27.   1) WPDEFAUL  -  default values for system configuration
  28.   2) WPFORMAT  -  default values for format block number 0
  29.   3) WPPRMENU  -  default values for the printer menu
  30.  
  31.     As  of this date, these three files should be placed in any direc-
  32. tory in your search path, or in a directory which you will ALWAYS  use
  33. for  word  processing.  At  a later date, I may add a parameter in the
  34. WPDEFAUL file which lets the user specify  a  search  path  for  these
  35. files. 
  36.  
  37.     Although you can alter the values of the parameters in these files
  38. without reading the manual, it's recommended that you read the  manual
  39. and  have  a little bit of practice with NYW before modifying them. In
  40. each file, however, there is some help information.
  41.  
  42.     The executable file is called WP.EXE. This should be placed in one
  43. of the directories which is included  in  your  DOS  search  path,  or
  44. placed in your current directory. To find out what your current search
  45. path  is,  type "PATH" from the DOS prompt. Refer to the MS/DOS manual
  46. if you need help on changing your search path.
  47.  
  48.     Also  included are a few ".PRT" files. These files contain printer
  49. codes for each printer. Read the file "SKELETON.PRT" to learn  how  to
  50. build and modify your own .PRT file.
  51.  
  52.     The  first  line  of  your  "WPPRMENU"  configuration  file should
  53. contain  the  name  of  your  printer.  For  instance, since I have an
  54. Okidata Model 84, the first line of my  WPPRMENU  file  has  the  word
  55. "oki84".  The  first time that you print a file, NYW will search for a
  56. file that has the name of that printer, plus a ".PRT"  extension.  For
  57. instance,  NYW  would  search  for  a file called "OKI84.PRT". When it
  58. finds the file, it will read in the printer codes, and interpret them.
  59.  
  60.     You should put the ".PRT" file that  you  choose  in  one  of  the
  61. directories in your search path, preferably the one that also contains
  62. the configuration files.
  63.  
  64.  
  65.                        THE NYWORD HELP FACILITY
  66.  
  67.     Among  the files that you will find in the NYWord package are help
  68. files.  Each  help  file  is called "NYWHELP.xx", where xx is a one or
  69. two-digit  number. These files should be stored either in your current
  70. directory,  or in a directory which is in your DOS search path. If you
  71. want to store these files in a subdirectory called \NYW\HELP, then you
  72. should add \NYW\HELP to your PATH.
  73.  
  74.     When you press the <HELP> command (the ALT H key), NYWord searches
  75. all of the directories in your DOS  search  path  for  a  file  called
  76. "NYWHELP.0". This file contains the text for the main help  menu,  and
  77. can be changed by you if you want (see below). When NYWord finds  this
  78. file,  it  will  display it on the screen, and then prompt you for the
  79. help selection. 
  80.  
  81.     To read a help file, type the number next to the  help  topic  you
  82. want  to  view.  NYWord  will then look for a file called "NYWHELP.nn"
  83. where  nn is the number you just typed, and if found, will display the
  84. file. After you view this file, NYWord will re-display the  main  help
  85. screen and prompt you for the next selection.
  86.  
  87. CHANGING THE HELP FILES
  88.  
  89.     These  help  files  are  in  ASCII form, and their contents can be
  90. changed by using any text editor available. If you  decide  to  change
  91. it,  then  make  sure  that  you  save  your  changes  in  ASCII  form
  92. (especially if you use a word processor  which  writes  out  files  in
  93. their own format).
  94.  
  95.     You  can  add  your  own  help  files,  as  long  as  you  name it
  96. "NYWHELP.xx", where xx is a one or two-digit number.  These  new  help
  97. files should reside in the same directory as the other help files.
  98.  
  99.